home *** CD-ROM | disk | FTP | other *** search
/ Tech Win 1999 February / TECH Win 02-1999 Disc A.iso / ols / lzh / cgit2001.lzh / cgitools / exmain.bat < prev    next >
Encoding:
DOS Batch File  |  1998-05-12  |  219 b   |  11 lines

  1. @if "%1"==":2nd" goto :2nd
  2. @toolslib exmain %1<nul
  3. @call %tmpfile0%  tmp.bat
  4. @shift
  5. @exmain :2nd %cmdline% %1 %2 %3 %4 %5 %6 %7 %8 %9
  6. :2nd
  7. @shift
  8. @shift
  9. @call %0 %1 %2 %3 %4 %5 %6 %7 %8 %9
  10. @if exist %0 del %0
  11.